home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / mclfs100.lha / mclfs.doc next >
Encoding:
Text File  |  1995-02-05  |  2.2 KB  |  82 lines

  1. o
  2.                     For CNET and ABBS systems
  3.                    and other one linelogfiles.
  4.  
  5.     -  -- ---===    MC Log File Stripper v0.1   ===--- -- -
  6.  
  7.               oO  Coded by Jotes MC Prod © 1995 Oo
  8.  
  9. ---------------------- A MC Soft Production -------------------------
  10.  
  11. 1. INFO
  12. ~~~~~~~
  13.  
  14.    This program will strip your logfiles to the spesified Kbytes from
  15.    either cli or a config file... without destroying the structure of
  16.    the log files.. It supports both abbs and cnet logfiles..
  17.  
  18.  
  19. 2. CONTENTS:
  20. ~~~~~~~~~~~~
  21.  MCLFS     - THE log file stripper..
  22.  MCLFS.DOC - This doc file.
  23.  
  24.  
  25. 3. USAGE: from CLI.
  26. ~~~~~~~~~~~~~~~~~~~
  27.  MCLFS [logfile] [kbytes] [quiet]
  28.  
  29.  [logfile] - The name and path of the logfile you want to strip.
  30.  [kbytes]  - The size you want the logfile to be stripped down to.
  31.  [quiet]   - Turn off output to screen.
  32.  
  33.  
  34. 4. USAGE: from config file mclfs.cfg.
  35. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  36. MCLFS to run the program.
  37.  
  38. Here is an example of a config file that shows how to set it up..
  39.  
  40. -start-
  41. abbs:node1logfile - abbs logfile
  42. 50                - kbytes
  43. sysdata:calls     - cnet logfile
  44. 20                - kbytes
  45. -end-
  46.  
  47. You can strip unlimited numbers of logfiles from the configfile if you
  48. need to do that. The config file can not be commented in any way (yet!)..
  49.  
  50. ------------------------------------------------------------------------------
  51.  
  52.            Bugreports and suggestions can be forwarded to me
  53.  
  54.        (Jon Terje Saetaberget) at Midnight Caller +47-22-680671 or
  55.  
  56.                        Internet : jts@oslonett.no
  57.  
  58. ------------------------------------------------------------------------------
  59.  
  60. History..
  61. ~~~~~~~~~
  62. v0.1a - 15. aug 94. - not released
  63. ~~~~~
  64. First release..
  65.  
  66. v0.1b - 20. aug 94. - not released
  67. ~~~~~
  68. Put in support for abbs logfiles..
  69.  
  70. v0.1c - 24. aug 94. - not released.
  71. ~~~~~
  72. Fixed some small bugs.
  73.  
  74. v1.0 - 5. feb 95. - released.
  75. ~~~~~
  76. Added quiet mode. fixed a couple of bugs. Cleaned up the code..
  77. and tested it even more. Cleaned it up for release.
  78.  
  79. ------------------------------------------------------------------------------
  80.              .o MC Log File Stripper is a MC Soft Production o.
  81. -EOF--------------------------------------------------------------------------
  82.